import warnings warnings.filterwarnings("ignore")
import warnings warnings.filterwarnings("ignore", category=DeprecationWarning)